home *** CD-ROM | disk | FTP | other *** search
/ Netware Super Library / Netware Super Library.iso / benchmrk / mlog_210 / mlog210.exe / READ.ME < prev    next >
Text File  |  1995-05-30  |  10KB  |  237 lines

  1. This is a READ.ME file for the shareware version of MLOG utility V2.10
  2. C-1993,95 by ABIT & MG-SOFT.
  3.  
  4. usage: MLOG [logFile[.PRN]]
  5.  
  6.  
  7.  
  8.     !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  9.     !! + !!  MONET LAN analyzer - for a closer look into your net  !! + !!
  10.     !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  11.  
  12.  
  13.  
  14. ==============================================================================
  15. Table of contents
  16. -----------------
  17.  
  18.   1. About MLOG utility
  19.   2. Installing MLOG utility
  20.   3. Address alias files
  21.   4. About packet driver
  22.   5. About MONET LAN analyzer
  23.   6. Warning: limitation of liability
  24.   7. More information
  25.  
  26.  
  27. ==============================================================================
  28. 1. About MLOG utility
  29. ---------------------
  30.  
  31. MLOG is a LAN event-logging utility by ABIT & MG-SOFT. This version logs peak
  32. network utilization and the following protocol packet types:
  33.  
  34.   * AppleTalk open session
  35.   * DEC LAT start
  36.   * DECnet NSP connection initialize
  37.   * IPX NCP create connection
  38.   * NBEUI session initialize
  39.   * TCP/IP synchronize
  40.  
  41. MLOG utility is running on top of the packet driver (V1.09 or higher), which
  42. is one of the standard interfaces for accessing the LAN adapter hardware.
  43.  
  44.  
  45.  +--------------------------------------------------------------------------+
  46.  |                                                                          |
  47.  | You may order the customized version of MLOG utility which will run on a |
  48.  | dedicated LAN driver and which will log events that you specify. Please  |
  49.  | contact us at the addresses that are listed in section More information. |
  50.  |                                                                          |
  51.  +--------------------------------------------------------------------------+
  52.  
  53.  
  54. ==============================================================================
  55. 2. Installing MLOG utility
  56. --------------------------
  57.  
  58. To install the MLOG utility you should create the MLOG home directory.
  59. It is NOT recommended to place the MLOG files on the MONET LAN analyzer's
  60. home directory since the SYSTEM.BIN and USER.BIN files aren't compatible.
  61.  
  62. After creating the MLOG home directory, run the MLOG210.EXE file in order to
  63. extract the distribution files. You will get the following files:
  64.  
  65.   MLOG.EXE         MLOG utility
  66.   NEWALIAS.EXE     NEWALIAS utility
  67.   READ.ME          this file
  68.   SYSTEM.BIN       system aliases (binary) file
  69.   ETHNAME.NAM      example of the Ethernet address alias file
  70.   IPNAME.NAM       example of the IP address alias file
  71.  
  72. You may wish to edit the *.NAM files as described in the following section,
  73. Address alias files, and run the NEWALIAS utility in order to produce the
  74. USER.BIN file.
  75.  
  76. Before successful start-up of the MLOG utility, you should also install the
  77. packet driver TSR.
  78.  
  79.  
  80. ==============================================================================
  81. 3. Address alias files
  82. ----------------------
  83.  
  84. While running the MLOG utility, if you want to have the address fields
  85. replaced by machine names, edit the following ASCII files:
  86.  
  87.   ETHNAME.NAM (for the Ethernet address aliases)
  88.   IPNAME.NAM  (for the IP address aliases)
  89.  
  90. If you have the UNIX environment or existing IP network, you may copy the
  91. contents of the `hosts' file into the IPNAME.NAM file, since the file
  92. format is compatible.
  93.  
  94. After you have created the NAM files and every time after you update them,
  95. run the NEWALIAS utility in order to update the USER.BIN file which is
  96. consulted during the start-up of the MLOG utility.
  97.  
  98. Of course, if you already have MONET LAN analyzer, you may use the NAM
  99. files from the MONET installation. But don't use the USER.BIN file directly
  100. since the file format is different - you have to run the NEWALIAS utility
  101. that is included in this distribution. And vice-versa, don't use this
  102. version of the NEWALIAS utility to produce the USER.BIN file that is used
  103. by MONET LAN analyzer software.
  104.  
  105.  
  106. ==============================================================================
  107. 4. About packet driver
  108. ----------------------
  109.  
  110. The Packet driver is a TSR driver (Terminate and Stay Resident) and should be
  111. installed before running the MLOG utility.
  112.  
  113. The packet driver software for a certain type of LAN adapter is usually
  114. supplied by the LAN adapter vendor, together with all other supported network
  115. drivers (MLID/ODI, NDIS,...).
  116.  
  117. If the packet driver is not supplied together with your LAN adapter, you may
  118. download the software from numerous BBS and anonymous FTP sites. You may also
  119. find the packet driver software on many shareware CD releases (Simtel,...)
  120.  
  121. For the successful installation of the packet driver please refer to the
  122. instructions enclosed to the packet driver itself. Anyhow, usually you should
  123. specify the software interrupt number (in the range from 0x60 to 0x7F) and
  124. the hardware interrupt and I/O port numbers according to your LAN adapter
  125. configuration.
  126.  
  127. For example, If you are using the NE2000 compatible LAN adapter configured
  128. for the interrupt 12 (0xC) and I/O port 0x300, then the packet driver can
  129. be installed by typing:
  130.  
  131.   NE2000 0x60 0xC 0x300
  132.  
  133. on a DOS prompt. In case of successful installation the driver responds with
  134. something similar to:
  135.  
  136. > Packet driver for NE2000, version :.4.1
  137. > Packet driver skeleton copyright 1988-92, Crynwr Software.
  138. > This program is free software; see the file COPYING for details.
  139. > NO WARRANTY; see the file COPYING for details.
  140. >
  141. > Packet driver is at segment 1D4F
  142. > Using 80[123]86 I/O instructions.
  143. > Interrupt number 0xC (12)
  144. > I/O port 0x300 (768)
  145.  
  146.  
  147. Thus, if you have a LAN adapter supported by the packet driver, you should be
  148. able to run the MLOG utility.
  149.  
  150.  
  151. ==============================================================================
  152. 6. About MONET LAN analyzer
  153. ---------------------------
  154.  
  155. MONET LAN analyzer is a high-performance PC-based set of powerful tools for
  156. controlling the traffic on the local area network. MONET LAN analyzer
  157. contains a wide variety of functions which offers a comprehensive support to
  158. network managers and administrators, software developers and troubleshooters
  159. in many aspects of their network activities. MONET LAN analyzer helps to
  160. increase productivity, to optimize network performance and to decrease
  161. network downtime.
  162.  
  163. The main features of MONET LAN analyzer are as follows:
  164.  
  165. Real time monitoring: Volume of the network traffic is displayed in many
  166.   different manners. A wide range of parameters indicating network condition
  167.   are computed in real time and periodically updated (utilization and traffic
  168.   volume, time-stamps and delay times, average values, peak times and values,
  169.   various error counters,...).
  170.  
  171. Protocol decoding: Support for packets encapsulated into IEEE 802.2 (LLC
  172.   and SNAP), IEEE 802.3 (Novell IPX) and Ethernet II frames. Multi-level
  173.   interpreters for all major LAN protocol families: AppleTalk, DECnet,
  174.   IPX/SPX, NCP (NetWare), NBeui, NetBios, SMB, TCP/IP, SNMP, XNS,....
  175.  
  176. Network management: Packets from the network are classified according to the
  177.   classifying filter structure. Classifying filters can be automatically
  178.   generated (classification based on some pre-defined criteria) or by
  179.   defining user-specified data field classification criterion.
  180.   Powerful graphical representation of the monitoring statistics.
  181.  
  182. Traffic generation: Transmitting user-defined packets to the network for
  183.   network testing purposes (triggering network events or loading network
  184.   with heavy traffic).
  185.  
  186. Multi-level filtering: Two levels of capture filters and triggers, display
  187.   filters, classifying filter structures,.... Filters are completely
  188.   user-definable and easy to build. Many sample filters provided.
  189.  
  190. Convenient file support: File support for all internal data structures.
  191.   Report generators and data export into standard spreadsheet and graphics
  192.   file formats.
  193.  
  194. Network security: Hardware key and password capability for preventing
  195.   unauthorized access to the network.
  196.  
  197. System requirements: IBM PC/AT or compatible computer using Intel 386 or
  198.   higher microprocessor, XMS RAM extension (recommended 4 MB or more),
  199.   DOS V3.30 or higher operating system, XMS memory manager himem.sys. A wide
  200.   range of LAN adapters is supported, either by MGD interface (MONET Genuine
  201.   Driver) or through some standard interfaces, like MLID/ODI drivers or
  202.   Packet driver V1.09 drivers.
  203.  
  204.  
  205. ==============================================================================
  206. 6. Warning: limitation of liability
  207. -----------------------------------
  208.  
  209. Neither ABIT nor MG-SOFT warrant the fitness of MLOG utility for any
  210. particular task, nor will ABIT or MG-SOFT be liable for any loss of
  211. profits, loss of data, or any incidental or consequential damage caused
  212. by the use or misuse of the MLOG utility.
  213.  
  214.  
  215. ==============================================================================
  216. 7. More information
  217. -------------------
  218.  
  219. For more information about the MLOG utility, MONET LAN analyzer or for
  220. ordering the customized version of MLOG utility or MONET LAN analyzer ,
  221. please contact us at the following addresses:
  222.  
  223.         ABIT Corporation    MG-SOFT d.o.o.
  224.         29-11 Hiraoka-cho    Strossmayerjeva 32a
  225.         Hachioji-shi        62000 Maribor
  226.         Tokyo 192, Japan    Slovenia
  227.  
  228.         Phone +81 426 271900    Phone +386 62 222725
  229.         Fax   +81 426 275221    Fax   +386 62 222725
  230.  
  231.         You may contact us also by e-mail to  monet@abit.co.jp
  232.  
  233.  
  234.     !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  235.     !! + !!  MONET LAN analyzer - for a closer look into your net  !! + !!
  236.     !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  237.